ComponentOne ASP.NET MVC Controls
ShowOutliers Property

C1.Web.Mvc Namespace > BoxWhisker<T> Class : ShowOutliers Property
Gets or sets a value that determines whether to show the outliers for the Box and Whisker chart.
Syntax
'Declaration
 
Public Property ShowOutliers As Boolean
public bool ShowOutliers {get; set;}
See Also

Reference

BoxWhisker<T> Class
BoxWhisker<T> Members